home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Magazine / Morphos / GCC / ppc-amigaos / include / proto / socket.h < prev    next >
C/C++ Source or Header  |  2000-02-28  |  417b  |  21 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef PPCPROTO_SOCKET_H
  4. #define PPCPROTO_SOCKET_H
  5.  
  6. #include <clib/socket_protos.h>
  7.  
  8. #ifdef __GNUC__
  9. #include <powerup/ppcinline/socket.h>
  10. #endif /* __GNUC__ */
  11.  
  12. #ifndef __NOLIBBASE__
  13. extern struct Library *
  14. #ifdef __CONSTLIBBASEDECL__
  15. __CONSTLIBBASEDECL__
  16. #endif /* __CONSTLIBBASEDECL__ */
  17. SocketBase;
  18. #endif /* !__NOLIBBASE__ */
  19.  
  20. #endif /* !PPCPROTO_SOCKET_H */
  21.